Has a response been started?

Can my plugin detect if a status has been started already?

I’m working on a plugin that should normally be called when errors happened, but I want to no-op if the response has already happened.

You’re looking for the ResponseRecorder type

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.