Does InitDb.pl have a setting that allows you to change the postgres schema it initializes? If not, is this something I could contribute?
lucifer[m]
monkey: BookBrainz was down, didn't find anything in `bookbrainz-web-prod` logs but restarted the container and things seem to work fine. would be great to add timestamps to the BB webserver logs.
m.amanullah7: oauth tokens are meant to expire soon, update your code to refresh the token if expired and see if that helps. otherwise its a different issue and i'll take a look.
oh i see, you are getting the error during the refresh token flow. push your changes, i'll check locally.