HansMarcus01 opened a new pull request, #39856:
URL: https://github.com/apache/beam/pull/39856

   ## Overview
   
   This pull request improves the context of TestPubSubContext by allowing us 
to handle the following cases:
   
   * If the administrator fails, this change allows subscriptions to enter a 
24-hour grace period to facilitate debugging.
   
   * If the unit test fails, the debugging process is also enabled thanks to 
this grace period.
   
   ## Summary of changes
   
   A list of subscription prefixes has been added to `stale_cleaner.py` for the 
subscriptions currently monitored by the cleanup manager.
   
   This cleanup ensures that subscriptions which were previously orphaned stop 
consuming resources and driving up GCP costs.
   
   To more information consult the PR #39826


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to