Lahar Shah

Results 7 comments of Lahar Shah

Not sure if this is the case. But you suppose to use lambda function to access showTost. defined in the class. ``` this.socket.on( 'connect', () => { this.showToast("connect") }); ```

@Vincenttbk How did you make it work !? I am facing same error. unable to reference to CardIO. Can you help me to make it work Please !

> Hmm, what's going on in your custom version of the `TaskScheduler`? Wondering if there's some things which are not caught there which is causing the backend to crash. -...

Observations - Intermittent bases - when I try running some scaffolder task - submit the form, task is created but not processed, and after few minutes we observe the pod...

Not sure if this is related, found similarities with the unhandled exception error! https://github.com/brianc/node-postgres/issues/2764

@benjdlambert Thanks for looking into! 1) `knexConfig` updates - We **will** try what you have recommended and see if that makes any difference. - On the side we are also...

@benjdlambert Tried the knex config updates - but it didn't solve the crash-restarts and tasks being stuck problem. Issue is resolved with following 2 actions. 1. Migration of the database...