Skip to content

RetryingTelegramBotExecutor implementation#102

Merged
ksilisk merged 1 commit into
masterfrom
101-implement-retryingtelegrambotexecutor
Mar 15, 2026
Merged

RetryingTelegramBotExecutor implementation#102
ksilisk merged 1 commit into
masterfrom
101-implement-retryingtelegrambotexecutor

Conversation

@ksilisk

@ksilisk ksilisk commented Mar 15, 2026

Copy link
Copy Markdown
Owner

📝 Summary

Retrying implementation of the TelegramBotExecutor

🔗 Related Issue


📦 Type of Change

Mark the type of change this PR introduces:

  • 🐞 Bug fix
  • ✨ New feature
  • ♻️ Refactoring (no functional changes)
  • 🧪 Tests only
  • 📚 Documentation
  • ⚠️ Breaking change

✅ Checklist

Before submitting, please ensure that:

  • The branch name follows the convention (feature/#id-description)
  • The PR title clearly describes the change
  • The PR is linked to an issue (Closes #...)
  • Commits are meaningful and well-structured
  • Code follows the project style and structure
  • Unit tests have been added or updated
  • All tests pass locally (mvn clean verify)
  • Documentation / Javadoc updated if necessary

@ksilisk ksilisk linked an issue Mar 15, 2026 that may be closed by this pull request
@ksilisk ksilisk force-pushed the 101-implement-retryingtelegrambotexecutor branch from 21015a6 to 3b162b7 Compare March 15, 2026 16:13
@ksilisk ksilisk merged commit 0ee5dcb into master Mar 15, 2026
2 checks passed
@ksilisk ksilisk deleted the 101-implement-retryingtelegrambotexecutor branch March 15, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement RetryingTelegramBotExecutor

1 participant