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/es6.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/es6.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"2":"_y","388":"B"},B:{"257":"_K","260":"_v","769":"_UB"},C:{"2":"_1C","4":"_dC _jD _RG","257":"_6M _1I"},D:{"2":"_pF","4":"_4B _NE","257":"_uH"},E:{"1":"_LB","2":"_4C","4":"_kQ"},F:{"2":"_T","4":"_JD","257":"_yL"},G:{"1":"_8","2":"_n","4":"_TC _eC"},H:{"2":"sD"},I:{"2":"_W","4":"_w","257":"I"},J:{"2":"D","4":"A"},K:{"2":"_D","257":"H"},L:{"257":"I"},M:{"257":"UC"},N:{"2":"A","388":"B"},O:{"257":"XC"},P:{"4":"J","257":"_U"},Q:{"257":"AE"},R:{"257":"BE"},S:{"4":"CE","257":"DE"}},B:6,C:"ECMAScript 2015 (ES6)",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue