naver / naver/arcus-java-client
연산에 대한 수행 오류 발생 시 응용에서의 권장 처리 방법 가이드 작성
Open
Nobody has claimed this yet.
ongoing
- Dominant language
- Java
- Stars
- 56
- Forks
- 49
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 5
Description
응용에서 연산들을 생성하였을 때 여러 이유로 해당 연산이 수행되지 못하고, 오류가 발생할 수 있다.
이 때 응용에서 상황에 따라 어떻게 처리를 해야하는지에 대한 가이드를 docs에 작성해 놓을 필요가 있다.
이러한 오류 처리는 연산의 타입(키밸류, 콜렉션)이나 단일 연산인지 bulk 인지에 따라 다르게 가이드 될 수 있다.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.