Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
atk4
/
data
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
281
Code
Issues
19
Pull requests
7
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add retry mechanism when connecting to Oracle
- #1303
#1303
Draft
DarkSide666
wants to merge 10 commits into
develop
atk4/data:develop
from
feature/oracle-connection-retry
atk4/data:feature/oracle-connection-retry
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Add retry mechanism when connecting to Oracle
#1303
DarkSide666
wants to merge 10 commits into
develop
atk4/data:develop
from
feature/oracle-connection-retry
atk4/data:feature/oracle-connection-retry
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
Implements RetryConnectionMiddleware and improve action workflow script for Oracle
DarkSide666
committed
eb15869
View commit details
Copy full SHA for eb15869
Browse repository at this point
make it execute less often as burn tests take ~6h anyway
DarkSide666
committed
adb67e9
View commit details
Copy full SHA for adb67e9
Browse repository at this point
Commits on Aug 15, 2026
ok, let's schedule tests more often
DarkSide666
committed
a81bf28
View commit details
Copy full SHA for a81bf28
Browse repository at this point
Commits on Aug 16, 2026
rollback action script changes as they are moved to separate PRs
DarkSide666
committed
21e7013
View commit details
Copy full SHA for 21e7013
Browse repository at this point
Commits on Aug 17, 2026
Merge branch 'develop'
mvorisek
committed
0f411a6
View commit details
Copy full SHA for 0f411a6
Browse repository at this point
Commits on Sep 2, 2026
Merge branch 'develop'
mvorisek
committed
f4e1767
View commit details
Copy full SHA for f4e1767
Browse repository at this point
make clear this is only because of problematic listener
mvorisek
committed
b2c0820
View commit details
Copy full SHA for b2c0820
Browse repository at this point
use non-internal catch class, be sure it works for PDO too
mvorisek
committed
8429910
View commit details
Copy full SHA for 8429910
Browse repository at this point
use SI units
mvorisek
committed
a30e06f
View commit details
Copy full SHA for a30e06f
Browse repository at this point
make coverage stable
mvorisek
committed
60c3fa5
View commit details
Copy full SHA for 60c3fa5
Browse repository at this point
You can’t perform that action at this time.