Saul Frank

Results 33 issues of Saul Frank

This is my code. Sending messages is fine. The response is coming back as a base64 reply. I can't seem to figure it out. connection ```golang NATSencoded, _ = nats.NewEncodedConn(NATS,...

I found a bug where schedules are being overwritten when new ones are updated using remove by tag. I wrote this repo which reproduces the problem - follow the readme...

bug

Is there a way to rather store the account ID or user ID as UUID instead of integers? I worry about iterating over integers where we would have to separately...

v2

Hi there 👋 Spent the whole morning getting this to work. First `next dev` wasn't working and then `next build && next export` - the solution was scattered across a...

Getting the below error, it should be: http://localhost:4000/webapp/static/js/328.f5f431ed.chunk.js This only happens for production builds and not development running. It is appending to the end of the react router route. Uncaught...

I am looking to get this working with cert manager so that the certificate keys dont need to be generated manually before hand. What is the best way to do...

enhancement
feature
area/timescaledb-single

## Your Question In the documentation it talks about how to go from time.Time to datatypes.Date() - insert a time into database. Reference: https://github.com/go-gorm/datatypes/ https://github.com/go-gorm/datatypes/blob/master/date.go But to retrieve a date...

I can use the example in the readme file but I struggled to create a separate function. If I had a separate file to the router to keep all my...

🤔 Question

Should only show unsaved dot when a change is made.

Changing a secret - show secret toggle on input box inside slider Copy a secret environment variable key icon on the secrets list page (instead of clicking through to the...

User experience