Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Configurable Sleep Interval: Added a SLEEP_INTERVAL variable to make the sleep duration configurable. 2. Improved Error Handling: Used response.raise_for_status() to raise an HTTPError for bad responses. 3. More Descriptive Logging: Enhanced the error logging to include more details about the exception. Signed-off-by: Dhruv Kadam <[email protected]>
- Loading branch information