Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
calparrot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
calibration
calparrot
Graph
c2ff41cb89c5878ec4e73a78de1a3a06a1e2a532
Select Git revision
Branches
3
feat/sentry-integration
main
default
protected
retry-401
Tags
3
0.3
0.2
0.1
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Feb
20
18
17
14
10
5
Nov
27
Apr
26
8
Feb
5
2
18
Jan
17
16
Nov
17
Oct
13
12
Sep
28
Nov
25
22
21
17
11
Merge branch 'catch-db-locked2' into 'main'
main
main
Add context for sentry cache tracking
feat/sentry-int…
feat/sentry-integration
Add sentry configuration function and cli options
Add sentry-sdk to dependencies
Store 422 (unprocessable content) responses
Add test for fallback code dumping response
Don't store most HTTP 4xx errors in the DB
Dump request & response details to stderr if CalParrot can't write to the database
Send JSON response for uncaught errors inside CalParrot
Increase sqlite timeout to 60 seconds in CalParrot
Count errors accessing the DB
Catch database locked error when starting CalParrot
Catch database locked error storing response
Update version number in package to 0.3
Merge branch 'catch-db-locked' into 'main'
Catch database locked error when checking for response in loop
Merge branch 'ci/build-pkg-artifacts' into 'main'
Apply 1 suggestion(s) to 1 file(s)
add flit build and artifact steps
Use a Python docker image to test in
Really add Gitlab CI
Add Gitlab CI
Merge branch 'tests' into 'main'
Add test framework for proxy
Merge branch 'catch-db-timeout' into 'main'
0.3
0.3
Catch sqlite timeout & forward queries to CalCat
Include response status in retrying log message
retry-401
retry-401
Comment about the issue we're addressing
Use the same timeout without Oauth
Wait 1 second & retry on 401 or 500 errors
Merge branch 'fix/increase_request_timeout' into 'main'
0.2
0.2
Increase proxy request timeout
Record warning when a new query arrives while reproducing correction
0.1
0.1
Remove no-longer-used calparrot.stop module
Add README
Fix port number in environment variable
Run subprocess to use proxy
Fix project URL
Make db inspector more useful
Add simple code to inspect DB
Loading