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
.
StackableRegiments
/
quacker
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Async
- #3
#3
Merged
davidhagan
merged 6 commits into
sql-history
StackableRegiments/quacker:sql-history
from
async
StackableRegiments/quacker:async
Copy head branch name to clipboard
Jan 26, 2022
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Async
#3
davidhagan
merged 6 commits into
sql-history
StackableRegiments/quacker:sql-history
from
async
StackableRegiments/quacker:async
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2022
adding the capacity for async sensors to reduce blocking and cpu hogging
dave-low-priv
committed
2f4a0f5
View commit details
Copy full SHA for 2f4a0f5
Browse repository at this point
now there's a full async mechanism across all checks, and http is making use of it to use the apache 5.1 async client. The existing synchronous client is still accessible, just in case there's any…
Show description for 2d4cb39
dave-low-priv
committed
2d4cb39
View commit details
Copy full SHA for 2d4cb39
Browse repository at this point
Commits on Jan 26, 2022
now circular redirects are followed
dave-low-priv
committed
8b73091
View commit details
Copy full SHA for 8b73091
Browse repository at this point
now certificate verification is disabled (though there are now pathways which provably work for it
dave-low-priv
committed
34d80b1
View commit details
Copy full SHA for 34d80b1
Browse repository at this point
pings on mac osx fixed
dave-low-priv
committed
4f4c8aa
View commit details
Copy full SHA for 4f4c8aa
Browse repository at this point
now the asyncHttp client follows redirects the same way as the syncHttp client. This means that we should now be able to move quacker to using the new branch
dave-low-priv
committed
d96b638
View commit details
Copy full SHA for d96b638
Browse repository at this point
You can’t perform that action at this time.