Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 305 Bytes

File metadata and controls

6 lines (3 loc) · 305 Bytes

Some stuff i want help wtih

  • There is a 10 second limit for a call back url to respond after called. but if all the workers of a heap face this 10 second limit then all other expired timers get blocked.

  • Incase all heaps get full, the tasks will be rejected. we need an mechanism to counter this ?