You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone see this as a potential perf bottleneck? Should the design of odd-jobs be changed to use PREPARE/EXECUTE for things like fetching a job by jobId, polling for new jobs, etc?
The text was updated successfully, but these errors were encountered:
Does anyone see this as a potential perf bottleneck? Should the design of
odd-jobs
be changed to use PREPARE/EXECUTE for things like fetching a job by jobId, polling for new jobs, etc?The text was updated successfully, but these errors were encountered: