/
Pubsub/ Task Queue

Pubsub/ Task Queue

Initial Stakeholders: @Utsav Srivastava (Unlicensed) @Rudraksha Baplawat (Unlicensed)

  • No exception should be thrown in any pub-sub subscription endpoint.

  • Pub sub subscription endpoint shouldn’t take more than a minute for its execution. Pub sub only provides 60 seconds for the execution of any subscription.

  • Task queue accepts only a limited size of data i.e., 100KB. Keep it in mind while creating any endpoint of a task queue.

 

Related content