Closed alphaolomi closed 1 month ago
Hey @alphaolomi the biggest problem with Job Queues is that we cannot guarantee that everyone is using them. So for those not using them will see quite an impact on their implementation if using the sync
driver in Laravel.
I am, of course, open to options on this. We are currently assessing our SDKs and looking at how we are going to manage them moving forwards etc. All ideas are great!
Description
Performance Span from Sentry
Proposal
Understanding there Terminable Middleware as used at https://github.com/Treblle/treblle-laravel/blob/71267cc3970fbf1624546b401d2b4a4cd8599b8b/src/Middlewares/TreblleMiddleware.php#L55-L66
Proposing an opt-in feature to use queues for Collecting API Metrics
Notes
N/A