Brent C
Brent C
> **How many commits have been made on your repository?** 6810 > **Do you find any patterns?** All merges tied to issues since we squash and merge. Each commit represents...
My results 😬 **git-sizer** ```bash git-sizer --verbose Processing blobs: 19360 Processing trees: 34523 Processing commits: 7588 Matching commits to trees: 7588 Processing annotated tags: 0 Processing references: 116 | Name...
Hey having this issue too. I am running docker with `supervisord` and the email test works as well as forget password emails but it seems like general reminders and stay...
Kind of odd but I changed nothing since my last post but left the instance running and received one stay in touch reminder today. Funny though I have a stay...
Okay I guess final update from me but just finding reminders really inconsistent but they seem to be working now? Not sure if there are special rules for reminders being...
@b3nd1k unfortunately I have no idea what I did. I tried a bunch of different things and it seemed like none of it worked then suddenly was just working some...
Hey I believe this was a bug in vite: https://github.com/vitejs/vite/issues/13367 They allegedly fixed it in version 5.
Hmm I'll take a look pretty sure this is an issue with vite though seems like a similar issue and I don't see anything weird in our code. Looks like...
Tried lowering the max memory of the wasm build to 500 MB and also reduced the worker thread pool to 2 but still saw the error. Will need to investigate...
@akalmykov very cool template! But this might be better as its own repo and linked in https://github.com/howardwu/awesome-aleo Would be happy to link it in our documentation too but there might...