PM Extra
PM Extra
@Neilpang Please let me know if there is any problem that blocked the PR.
@shaojs321 问题在于日常的cron是无人值守的,显然我每天--force一次是不太合理的。 而我的重点是说,一些情况下发生偶然的失败是无需人工干预,稍后重试就能自愈的,而目前cron模式是不会进行这种重试。
Yes, we have an options to set which events should be handled by this handler.
This issue is still unresolved. Waiting for the staff's response.
@maliming 非要在单元测试里复现的话,那需要ABP先提供一个KafkaEventBus的单元测试
@replaysMike It will lost my custom migration operations. (For example, I set a custom default value for a new field.)
https://stackoverflow.com/a/55423170/6401252 Can we check if `sched_getaffinity` is available, otherwise fallback to `cpu_count`
@hubertdeng123 Sure, it's my current solution. I've modified the `docker-compose.yml` and it works. But I think it would be better if we can make it determine cpu_count correctly, or provide...