-
-
Notifications
You must be signed in to change notification settings - Fork 4
(SP: 3)[Shop][DB] Reduce Neon compute: throttle janitor + relax checkout polling + add sweep indexes #375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
(SP: 3)[Shop][DB] Reduce Neon compute: throttle janitor + relax checkout polling + add sweep indexes #375
Changes from 58 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
ec0827e
(SP: 3) [Backend] add internal janitor (jobs 1-4), claim/lease + runb…
liudmylasovetovs be244cb
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 3cadf6d
(SP: 3) [Backend] add provider selector, fix payments gating, i18n ch…
liudmylasovetovs 88f52d3
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs ea3a437
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs bfadfe7
Add shop category images to public
liudmylasovetovs 9f93a52
(SP: 3) [Shop][Monobank] I1 structured logging: codes + logging safet…
liudmylasovetovs 1d1852b
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 2ff41a8
(SP: 3) [Shop][Monobank] Fail-closed non-browser origin posture for w…
liudmylasovetovs a89fc6a
(SP: 3) [Shop][Monobank] [Shop][Monobank] J gate: add orders status o…
liudmylasovetovs dd1a02f
(SP: 3) [Shop][Monobank] review fixes (tests, logging, success UI)
liudmylasovetovs 155b172
(SP: 1) [Shop][Monobank] Tighten webhook log-code typing; harden DB t…
liudmylasovetovs 1bc435a
(SP: 1) [Shop][Monobank] harden Monobank webhook (origin/PII-safe log…
liudmylasovetovs 0a7b943
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs eb42103
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs cb08926
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 4e694a4
(SP: 1) [Cart] adding route for user orders to cart page
liudmylasovetovs 64b482e
(SP: 1) [Cart] fix after review cart mpage and adding index for orders
liudmylasovetovs 3094c75
(SP: 1) [Cart] Fix cart orders summary auth rendering and return tota…
liudmylasovetovs d11d3dd
(SP: 1) [Cart] remove console.warn from CartPageClient to satisfy mon…
liudmylasovetovs 349929c
(SP: 1) [Cart] rehydrate per cartOwnerId (remove didHydrate coupling)
liudmylasovetovs 951d77c
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs d16b5f9
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 38a2dbc
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 0efa712
(SP: 2)[Backend] shop/shipping schema migrations foundation
liudmylasovetovs 3e049f4
(SP: 2)[Backend] shop/shipping public routes + np cache + sync
liudmylasovetovs 53b4bae
(SP: 2)[Backend] shop/shipping: shipping persistence + currency policy
liudmylasovetovs 4b5f9c4
(SP: 2)[Backend] shop/shipping: webhook apply + psp fields + enqueue …
liudmylasovetovs df35f19
(SP: 2)[Backend] shop/shipping: shipments worker + internal run + np …
liudmylasovetovs 9660abb
(SP: 2)[Backend] shop/shipping: admin+ui shipping actions
liudmylasovetovs dbc7dc4
(SP: 2)[Backend] shop/shipping: retention + log sanitizer + metrics
liudmylasovetovs 679bc36
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 262f05e
(SP: 1)[Backend] stabilize Monobank janitor (job1/job3) and fix faili…
liudmylasovetovs 195546f
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 3d78c05
(SP: 1) [db]: add shop shipping core migration
liudmylasovetovs c77e191
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 96e2303
(SP: 1) [FIX] resolve merge artifacts in order details page
liudmylasovetovs ab54c24
(SP: 1) [FIX] apply post-review fixes for shipping and admin flows
liudmylasovetovs 444aa4e
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 047f705
(SP: 1) [FIX] align cart shipping imports (localeToCountry + availabi…
liudmylasovetovs 313ff9b
(SP: 1) [FIX] hard-block checkout when shipping disabled + i18n reaso…
liudmylasovetovs 06f9dcf
(SP: 1) [FIX] harden webhook enqueue + shipping worker + NP catalog +…
liudmylasovetovs 6ef9ca8
(SP: 1) [FIX] Initialize shippingMethodsLoading to true to avoid prem…
liudmylasovetovs e4bf2f4
(SP: 1) [FIX] migration 17
liudmylasovetovs dfebf56
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 341e6bf
(SP: 1) [DB] migrarion to testind DB and adjusting tests
liudmylasovetovs d6c3323
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 6114697
(SP: 1)[DB] slow down restock janitor + enforce prod interval floor
liudmylasovetovs 1b8d350
(SP: 1) [DB] add order status lite view (opt-in) + instrumentation
liudmylasovetovs f333a70
(SP: 1) [DB] replace checkout success router.refresh polling with bac…
liudmylasovetovs 9b9cd68
(SP: 1) [DB] throttle sessions activity heartbeat + use count(*) (PK …
liudmylasovetovs ebcd725
(SP: 1)[DB] enforce production min intervals for internal shipping jobs
liudmylasovetovs 220852e
(SP: 1) [DB] add minimal partial indexes for orders sweeps + rollout …
liudmylasovetovs d220dca
(SP: 1) [DB] refactor sweep claim step to FOR UPDATE SKIP LOCKED batc…
liudmylasovetovs c9a4785
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 2151edd
(SP: 1)[DB]: slow janitor schedule to every 30 minutes
liudmylasovetovs 4553145
Merge branch 'develop' of https://github.com/DevLoversTeam/devlovers.…
liudmylasovetovs 64ca6a6
(SP: 1)[DB] increase polling delays for MonobankRedirectStatus
liudmylasovetovs d758782
(SP: 1)[FIX] harden webhooks + fix SSR hydration + janitor/np gates +…
liudmylasovetovs 513bfbe
(SP: 1)[FIX] harden shipping enqueue gating + apply NP interval floor
liudmylasovetovs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.