[Nomad] Service Job Allow No Restart, but rescheduled

Hi, we found strange behavior,

We have Service Job type, but we didn’t want it to attempt the job to restart / nomad server schedule another allocation,

I know we have batch type job, but because of a multiple constraint we have in our in house service, we decide to use service type job for now, and changing to batch type job later.

and we got strange behavior

we already disable restart / rescheduling attempt,
like you seen in the picture below,

but some how its reschedule alloc again