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/dataset.js
generated
vendored
Normal file
1
frontend/node_modules/caniuse-lite/data/features/dataset.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports={A:{A:{"1":"B","4":"_y"},B:{"1":"_ZB","129":"_8C"},C:{"1":"_dC _jD","4":"_1C","129":"_kF"},D:{"1":"_JG _fD","4":"_vB","129":"_PL _9D _ZC _uK"},E:{"4":"_3","129":"_XB"},F:{"1":"C _zI _rN uB _qE","4":"_ND","129":"_H _oK vB _iD"},G:{"4":"_d","129":"_r"},H:{"4":"sD"},I:{"4":"_k","129":"_6B"},J:{"129":"_B"},K:{"1":"_BL","4":"_A","129":"H"},L:{"129":"I"},M:{"129":"UC"},N:{"1":"B","4":"A"},O:{"129":"XC"},P:{"129":"_F"},Q:{"129":"AE"},R:{"129":"BE"},S:{"1":"CE","129":"DE"}},B:1,C:"dataset & data-* attributes",D:true};
|
||||
Loading…
Add table
Add a link
Reference in a new issue