hyperswitch
fix: fix bugs found when testing drainer
#512
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
31
Changes
View On
GitHub
Commits
fix: payments+refunds kv impl fixed
NishantJoshi00
committed
1 year ago
fix: remove unnecessary comments & key use
NishantJoshi00
committed
1 year ago
fix: temporary fix for unique violation
NishantJoshi00
committed
1 year ago
chore: remove comments
NishantJoshi00
committed
1 year ago
perf(router): remove redundant DB call during merchant account update (#482)
NishantJoshi00
committed
1 year ago
feat(consumer): add `workflow_id` field in traces for consumer tasks (#480)
NishantJoshi00
committed
1 year ago
fix(refund): kv refund update
NishantJoshi00
committed
1 year ago
feat: adding logs in drainer
NishantJoshi00
committed
1 year ago
feat: renaming services in docker-compose and set execution order (#490)
NishantJoshi00
committed
1 year ago
feat(config): add fetch endpoint for config table (#481)
NishantJoshi00
committed
1 year ago
fix: don't panic in redis library on creating connection pool (#494)
NishantJoshi00
committed
1 year ago
feat: add metrics in drainer
NishantJoshi00
committed
1 year ago
Merge branch 'main' of https://github.com/juspay/orca into drainer-metrics
NishantJoshi00
committed
1 year ago
feat: add graceful shutdown for drainer
NishantJoshi00
committed
1 year ago
refactor: changing gauge to histogram
NishantJoshi00
committed
1 year ago
Merge branch 'drainer-metrics' of https://github.com/juspay/orca into graceful-shutdown-drainer
NishantJoshi00
committed
1 year ago
fix: default value in usize to u64 conversion
NishantJoshi00
committed
1 year ago
Merge branch 'drainer-metrics' of https://github.com/juspay/orca into graceful-shutdown-drainer
NishantJoshi00
committed
1 year ago
chore: minor code cleanup & error message restructuring
NishantJoshi00
committed
1 year ago
Merge branch 'main' of https://github.com/juspay/orca into drainer-metrics
NishantJoshi00
committed
1 year ago
Merge branch 'drainer-metrics' of https://github.com/juspay/orca into graceful-shutdown-drainer
NishantJoshi00
committed
1 year ago
fix: fix error names and usage
NishantJoshi00
committed
1 year ago
fix: strict condition to update payment_attempt reverse lookup
NishantJoshi00
committed
1 year ago
Merge branch 'main' of https://github.com/juspay/orca into kv-testing-bug-fixes
NishantJoshi00
committed
1 year ago
fix: apply_changeset not considering unchanged data
NishantJoshi00
committed
1 year ago
Merge branch 'main' of https://github.com/juspay/orca into kv-testing-bug-fixes
NishantJoshi00
committed
1 year ago
Merge branch 'main' of https://github.com/juspay/orca into kv-testing-bug-fixes
NishantJoshi00
committed
1 year ago
fix: fixing the guard in payment_attempt udpate
NishantJoshi00
committed
1 year ago
Merge branch 'main' into kv-testing-bug-fixes
NishantJoshi00
committed
1 year ago
Merge branch 'main' into kv-testing-bug-fixes
NishantJoshi00
committed
1 year ago
Merge branch 'main' into kv-testing-bug-fixes
SanchithHegde
committed
1 year ago
Loading