Is your feature request related to a problem? Please describe.
Currently, company information is only synchronized periodically based on COMPANY_LIST_SLEEP_INTERVAL.
When this interval is set to a sufficiently long duration, there can be a time gap where token issuer information is not available immediately after a token is listed.
Describe the solution you'd like
I would like to modify the behavior so that the token listing process and issuer information synchronization occur simultaneously, ensuring issuer information is available as soon as a token is listed.
Describe alternatives you've considered
nothing
Additional context
nothing
Is your feature request related to a problem? Please describe.
Currently, company information is only synchronized periodically based on COMPANY_LIST_SLEEP_INTERVAL.
When this interval is set to a sufficiently long duration, there can be a time gap where token issuer information is not available immediately after a token is listed.
Describe the solution you'd like
I would like to modify the behavior so that the token listing process and issuer information synchronization occur simultaneously, ensuring issuer information is available as soon as a token is listed.
Describe alternatives you've considered
nothing
Additional context
nothing