Add sync error logging, extend error flash, fix unload saves
- Log workforce sync errors to backend stdout so they appear in docker logs - Extend error flash from 5s to 15s so errors are readable - Replace sendBeacon (POST-only) with keepalive fetch (PUT) on unload — sendBeacon was hitting 404s on all three unload saves Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c7066521ff
commit
18e24efbeb
14485 changed files with 1836116 additions and 33 deletions
1
frontend/node_modules/caniuse-lite/data/features/run-in.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/run-in.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"1":"_JC","2":"_GB"},B:{"2":"_J"},C:{"2":"_S"},D:{"1":"_YL","2":"_PO"},E:{"1":"iB _eG","2":"_6C","16":"GD","129":"_i"},F:{"1":"_8Q","2":"_hN"},G:{"1":"_DG _gL","2":"_7B","129":"hC"},H:{"1":"sD"},I:{"1":"_tG","2":"_VD"},J:{"1":"_B"},K:{"1":"_D","2":"H"},L:{"2":"I"},M:{"2":"UC"},N:{"1":"_A"},O:{"2":"XC"},P:{"2":"_F"},Q:{"2":"AE"},R:{"2":"BE"},S:{"2":"_C"}},B:4,C:"display: run-in",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue