bolt-python icon indicating copy to clipboard operation
bolt-python copied to clipboard

#732 Add an easier way to access Events API retry info

Open siddik7181 opened this issue 4 months ago • 0 comments

This PR adds an easier way to access Events API retry information within Bolt for Python apps by mirroring slackapi/java-slack-sdk#677 Addresses issue #732

Testing

Category

  • [x] slack_bolt.App and/or its core components
  • [x] slack_bolt.async_app.AsyncApp and/or its core components
  • [ ] Adapters in slack_bolt.adapter
  • [ ] Document pages under /docs
  • [ ] Others

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • [x] I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • [x] I've read and agree to the Code of Conduct.
  • [x] I've run ./scripts/install_all_and_run_tests.sh after making the changes.

siddik7181 avatar Oct 06 '25 03:10 siddik7181