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/custom-elements.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/custom-elements.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"2":"_Z","8":"_A"},B:{"1":"R","2":"_QJ _gD","8":"_I"},C:{"2":"_ML _0B _DD _uE","66":"_CH _7F LB","72":"MB _IJ"},D:{"1":"_AT _sI _zD","2":"_H _Y _CN _XQ","66":"_eH _QQ"},E:{"2":"_s","8":"_cB"},F:{"1":"_EB _CM _mC","2":"_SC _YR","66":"_aC"},G:{"2":"_n","8":"_z"},H:{"2":"sD"},I:{"1":"yD","2":"_GG _hK xD"},J:{"2":"_B"},K:{"2":"_N"},L:{"2":"I"},M:{"2":"UC"},N:{"2":"_A"},O:{"1":"XC"},P:{"1":"_VH","2":"_TL"},Q:{"1":"AE"},R:{"2":"BE"},S:{"2":"DE","72":"CE"}},B:7,C:"Custom Elements (deprecated V0 spec)",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue