I am planning to add a wisp.place mirror of my site and I have adapted my script on my already existing CI workflow. It says 'client error' after past minute of working and doesn't continue.

I am planning to add a wisp.place mirror of my site and I have adapted my script on my already existing CI workflow. It says 'client error' after past minute of working and doesn't continue.

how many files is your site? I saw a lot of blobs when i did a scroll. This might be slightly out of my control because the manifest record just dumps all the files into one record and sometimes the PDS doesnt like getting a record thats entire megabytes to parse. I was planning on doing zip bundles on sites like this and only tracking those but the risk here is that i cant ensure file integrity on my backend but it should be fine.
https://at2.jbc.lol/ running on OCI
My site is ~100MB, including all the images and stuff
yeah it doesn't work on the dashboard either:

the issue for this isnt that but actually because records can only be 150kB before the PDS rejects it. im working on implementing a subfs lexicon to offload large directories into
should be fixed now give it a try
still doesn't work

uploading the artifact on the dashboard seems to work but it seems to not work with my subpaths (especially _astro/)
cli should have this fixed now i think
ok on the latest builld its now fixed! thanks!
reopening this due to my deploy failing again: https://github.com/jbcarreon123/jbsite4/actions/runs/19655584938/job/56291349829#step:12:2972
investigating, sorry about that
i might already have a fix but didnt push because i was waiting for jacquard to fix an issue over there but i might just do my hacky workaround for now
https://files.catbox.moe/jezhn5.png yea i have this fixed already, ill have updated binaries around tomorrow at the latest
give a try now, i pushed v0.4.0 (it has --spa and --directory as settings for serve and deploy too)
closing for staleness, fwiw the error messages on the CLI will be a little more clear about what happened
https://github.com/jbcarreon123/jbsite4/actions/runs/19222990750/job/54944356251 here's the workflow (sorry im still on gh, they have powerful ci servers lol)
click the 'deploy to wisp', i have it resume on fail so a mirror that is down won't fail the ci