ubiquity-os / ubiquity-os-kernel

1 stars 19 forks source link

fix: call plugins synchronously #199

Closed rndquu closed 2 days ago

rndquu commented 2 days ago

Resolves https://github.com/ubiquity-os/ubiquity-os-kernel/issues/195

This PR basically reverts this commit and calls plugins synchronously one by one.

Not sure if that's is gonna solve the Cloudflare's The script will never generate a response error. The plan is to deploy this PR and see how it goes.

gentlementlegen commented 2 days ago

@rndquu instead of targeting development branch how about deploying this to its own branch then we can change the webhook url target of the bot? I don't know if you have access to this, if that's more complicated forget about this comment, changes look ok.

rndquu commented 2 days ago

@rndquu instead of targeting development branch how about deploying this to its own branch then we can change the webhook url target of the bot? I don't know if you have access to this, if that's more complicated forget about this comment, changes look ok.

I don't really want to mess anything in production bot settings so I'll just release a new kernel version with this PR.